home *** CD-ROM | disk | FTP | other *** search
Text File | 1989-08-25 | 1.1 KB | 34 lines | [TEXT/GEOL] |
- Item 1438112 24-Aug-89 19:55
-
- From: MACDTS Macintosh Developer Tech. Supt.,APL
-
- To: ANIMATRIXDEV Animatrix, David Goldman,PRT
-
- cc: MACAPP.TECH$ MACAPP Tech
- MACAPP.TEST MacApp SQA Team,APL
-
- Sub: ForceOnScreen busted?
-
- To: Steven Marcus,
-
- Steven,
-
- Drag. It looks to me like ForceOnScreen is totally busted. If you are compiling
- for 128K ROMs, it doesn't do anything except make sure that the window isn't
- too large.
-
- I tried this out with DemoDialogs. All I did was make the window that gets
- created by the "Create by Template" menu item appear at 1000,1000. I compiled
- and ran DemoDialogs, selected the menu item, and nothing showed up...
-
- It looks to me that the thing to do is take out those {$IFC NOT qNeedsROM128K}
- statements and recompile UMacApp. That should get the right code to kick in.
- I'll forward this to the MacApp testers and programmer so they can check it out
- as well.
-
- Thanks for pointing this out.
-
- - Keith Rollin
- - Apple Developer Technical Support
-
-